[IA64] xenoprof linux/ia64 part
authorawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 29 Nov 2006 05:54:24 +0000 (22:54 -0700)
committerawilliam@xenbuild.aw <awilliam@xenbuild.aw>
Wed, 29 Nov 2006 05:54:24 +0000 (22:54 -0700)
commit0d2fbb95063ed71d61f60772a8b5634087c8d146
tree528fefbfb0f019038a2758a804d9643ef4877137
parent2a615d53c7bb8fd4652000daa6149f9ecbb6af3b
[IA64] xenoprof linux/ia64 part

Signed-off-by: Isaku Yamahata <yamahata@valinux.co.jp>
12 files changed:
linux-2.6-xen-sparse/arch/ia64/kernel/perfmon.c
linux-2.6-xen-sparse/arch/ia64/oprofile/Makefile
linux-2.6-xen-sparse/arch/ia64/oprofile/init.c
linux-2.6-xen-sparse/arch/ia64/oprofile/oprofile_perfmon.h [new file with mode: 0644]
linux-2.6-xen-sparse/arch/ia64/oprofile/perfmon.c
linux-2.6-xen-sparse/arch/ia64/oprofile/xenoprof.c [new file with mode: 0644]
linux-2.6-xen-sparse/arch/ia64/xen/hypervisor.c
linux-2.6-xen-sparse/arch/ia64/xen/xcom_hcall.c
linux-2.6-xen-sparse/arch/ia64/xen/xcom_mini.c
linux-2.6-xen-sparse/include/asm-ia64/hypercall.h
linux-2.6-xen-sparse/include/asm-ia64/xen/xcom_hcall.h
linux-2.6-xen-sparse/include/asm-ia64/xenoprof.h [new file with mode: 0644]